Skip to content

chore(deps): update registry docker tag to v3.1.1#1589

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/registry-3.x
May 12, 2026
Merged

chore(deps): update registry docker tag to v3.1.1#1589
renovate[bot] merged 1 commit into
mainfrom
renovate/registry-3.x

Conversation

@renovate

@renovate renovate Bot commented May 12, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
registry patch 3.1.03.1.1

Release Notes

distribution/distribution (registry)

v3.1.1

Compare Source

Welcome to the v3.1.1 release of registry!

This is a stable release

Please try out the release binaries and report any issues at
https://github.com/distribution/distribution/issues.

Notable Changes
  • Fixes CVE-2026-41888
  • Bounds-check the file basename in PurgeUploads Walk callback
  • Add S3 Express One Zone support to the S3 storage driver (#​4858)
  • Fix tag list endpoint in proxy mode (#​4846)
  • Clamp oversized n query parameter in proxy mode instead of returning 400 (#​4856)

See the full changelog below for the full list of changes.

What's Changed

New Contributors

Full Changelog: distribution/distribution@v3.1.0...v3.1.1


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 9am on tuesday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions

Copy link
Copy Markdown
--- HelmRelease: actions-cache/registry Deployment: actions-cache/registry

+++ HelmRelease: actions-cache/registry Deployment: actions-cache/registry

@@ -37,13 +37,13 @@

         - name: REGISTRY_DELETE_ENABLED
           value: 'true'
         - name: REGISTRY_PROXY_REMOTEURL
           value: https://registry-1.docker.io
         - name: REGISTRY_STORAGE_FILESYSTEM_ROOTDIRECTORY
           value: /data
-        image: registry:3.1.0@sha256:8a7c1aae9db5028cbc1cfe83e5969d270a50e8bc0b72eef3cc5657542ec383c9
+        image: registry:3.1.1@sha256:85347ed2ecde64161c7a4788a4d7d3dcc9d6f86f7be95834022e3c6a423a945a
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 5000

@github-actions

Copy link
Copy Markdown
--- kubernetes/apps/actions-runner/registry-cache Kustomization: flux-system/actions-runner-registry-cache HelmRelease: actions-cache/registry

+++ kubernetes/apps/actions-runner/registry-cache Kustomization: flux-system/actions-runner-registry-cache HelmRelease: actions-cache/registry

@@ -38,13 +38,13 @@

             env:
               REGISTRY_DELETE_ENABLED: 'true'
               REGISTRY_PROXY_REMOTEURL: https://registry-1.docker.io
               REGISTRY_STORAGE_FILESYSTEM_ROOTDIRECTORY: /data
             image:
               repository: registry
-              tag: 3.1.0@sha256:8a7c1aae9db5028cbc1cfe83e5969d270a50e8bc0b72eef3cc5657542ec383c9
+              tag: 3.1.1@sha256:85347ed2ecde64161c7a4788a4d7d3dcc9d6f86f7be95834022e3c6a423a945a
     persistence:
       data:
         accessMode: ReadWriteOnce
         enabled: true
         size: 100Gi
         storageClass: zfs

@renovate
renovate Bot force-pushed the renovate/registry-3.x branch from fd5b4f4 to 19e9efb Compare May 12, 2026 07:50
@renovate
renovate Bot merged commit 1c8dacc into main May 12, 2026
17 checks passed
@renovate
renovate Bot deleted the renovate/registry-3.x branch May 12, 2026 07:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant